; Directory names - note that that short versions must match the truncated
; 8 char names for the long versions.
ProgramFiles = "Archivos de programa"
ProgramFiles_SFN = "Archiv~1" ; first 6 chars of ProgramFiles, + "~1"
ProgramFiles_SFN_OEM = "Archiv~1" ; first 6 chars of ProgramFiles, + "~1" - in OEM codepage (not Ansi)
OLDNETMTGDIR = "Meeting"
OLDNETMTGDIR_OEM = "Meeting"
NETMTGDIR = "NetMeeting"
NETMTGDIR_SFN = "NetMee~1"
NETMTGDIR_SFN_OEM = "NetMee~1"
PRODUCT_NAME = "Microsoft NetMeeting"
MSIPTYPE = "Servicio de ubicaci≤n de usuarios"
MSWBTYPE = "Documento de Pizarra de Microsoft NetMeeting"
; This string is not necessarily localizable, but may be customizable.
; It can also be set via System Policies.
DEFAULT_ULS_SERVER = "uls.microsoft.com"
DISK1 = "Microsoft NetMeeting Files"
; Program folder and item names
PGMGRP_NETMTG = ""
PGMITEM_NETMTG = "Microsoft NetMeeting"
PGMITEM_README = "Notas de la versi≤n final de Microsoft NetMeeting"
; Sound event names
ReceiveCall = "Recibir llamada"
ReceiveJoin = "Recibir solicitud para unirse"
PersonJoins = "Persona se une"
PersonLeaves = "Persona abandona"
; Name of a conference link
ConfLnk = "Marcado rßpido"
; Prompt for installation directory
INSTALL_DIR_PROMPT = "Escriba el directorio en el que instalar los archivos de Microsoft NetMeeting:"
DEFAULT_INSTALL_DRIVE = "C:"
; Display an error if this is run on Windows NT
NO_NT_ERROR = "Esta versi≤n de Microsoft NetMeeting no se puede ejecutar en Windows NT."
IE3_REQUIRED_ERROR = "Debe tener instalado Internet Explorer 3.0 o posterior antes de poder instalar esta versi≤n de NetMeeting."
; Display names and descriptions for transports
PROTNAME_PSTN = "M≤dem"
PROTNAME_TCPIP = "Red (TCP/IP)"
PROTNAME_IPX = "Red (IPX)"
PROTNAME_NETBIOS = "Red (NETBIOS)"
PROTNAME_R11_PSTN = "M≤dem para redes LiveShare"
PROTNAME_R11_NETBIOS = "Red (NETBIOS) para redes LiveShare"
PROTNAME_R11_IPX = "Red (IPX) para redes LiveShare"
PROTDESC_PSTN = "Le permite llamar a otra persona usando el m≤dem."
PROTDESC_TCPIP = "Le permite hacer llamadas en Internet. TambiΘn se puede usar para llamar en una red de ßrea local (LAN)."
PROTDESC_IPX = "Se puede usar para hacer llamadas en una red de ßrea local (LAN)."
PROTDESC_NETBIOS = "Se puede usar para hacer llamadas en una red de ßrea local (LAN)."
PROTDESC_R11_PSTN = "Le permite llamar a usuarios de PictureTel LiveShare 3.X y versiones anteriores con el m≤dem. Se puede usar para conferencias s≤lo con una otra persona."
PROTDESC_R11_NETBIOS = "Le permite llamar a usuarios de PictureTel LiveShare 3.X y versiones anteriores en una red de ßrea local (LAN). Se puede usar para conferencias s≤lo con una otra persona."
PROTDESC_R11_IPX = "Le permite llamar a usuarios de PictureTel LiveShare 3.X y versiones anteriores en una red de ßrea local (LAN). Se puede usar para conferencias s≤lo con una otra persona."